services.akkoma.config.":pleroma"."Pleroma.Web.Endpoint".http.ip

Listener IP address or Unix socket path.

The value is automatically converted to Elixir’s internal address representation during serialisation.

Type
absolute path or IPv4 or IPv6 address
Default
"/run/akkoma/socket"
Example
"::1"
Declared
<nixpkgs/nixos/modules/services/web-apps/akkoma.nix>